home *** CD-ROM | disk | FTP | other *** search
- Path: xs1.xs4all.nl!mamoman
- From: mamoman@xs1.xs4all.nl (Martin Moerman)
- Newsgroups: comp.lang.c
- Subject: Programming standard C.
- Date: 26 Mar 1996 22:03:30 GMT
- Organization: XS4ALL Internet
- Message-ID: <4j9pji$l3a@news.xs4all.nl>
- NNTP-Posting-Host: xs1.xs4all.nl
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- Hello all,
-
- I am trying to write standard C, so that my sources can be used on
- different systems (LINUX, Sparc etc..)..
-
- The normal stuff works (printf etc)..
- But I want to do a clear screen, how can I difine that under standard C..
-
- Thanx
- Martin.
-
-